{include file="header.html"}

{foreach from=$nav_list item=nav} {/foreach}
导航标题 导航url 排序 操作
{$nav.title} {$nav.content} 编辑 | 删除
{include file="page.html"}

{include file="footer.html"}